home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
-
- puppetSound 1, "ClickSound"
-
- if the platform = "Windows,32" then
- open the moviepath&"software\RealPlayer\rp8-standard-setup.exe"
- else
- open the moviepath&"software:RealPlayer:RealPlayer Installer"
- end if
-
- end